projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4011812
)
Fix changelog
author
Daniel Colascione
<dancol@dancol.org>
Mon, 13 Jan 2014 01:50:11 +0000
(17:50 -0800)
committer
Daniel Colascione
<dancol@dancol.org>
Mon, 13 Jan 2014 01:50:11 +0000
(17:50 -0800)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d51b70da250b9106bbfb9cdf15849e8dc63c22bc..9e92f2c61d2bff38f5a82e7d328c2b8e774e0698 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-8,6
+8,9
@@
tear-off.
(xg_update_menubar,xg_update_menu_item): Call g_object_notify when
updating menus; explain why.
+ (xg_update_frame_menubar): Remove the 23px hack: I can't repro the
+ problem it's supposed to solve and it interferes with detecting
+ the presence of a global menu.
* xmenu.c (set_frame_menubar): Call xg_have_tear_offs with new
parameter.